home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Demos / ByCompany / Athena_Design / Mesa / Mesa.app / English.lproj / LoadPanel.nib / data.classes next >
Text File  |  1994-03-01  |  249b  |  23 lines

  1. LoadPanel = {
  2.     ACTIONS = {
  3.     done:;
  4.     donePw:;
  5.     };
  6.     OUTLETS = {
  7.     pwSpace;
  8.     doc;
  9.     window;
  10.     pwPath;
  11.     pwWindow;
  12.     info;
  13.     button;
  14.     errorList;
  15.     };
  16.     SUPERCLASS = Object;
  17. };
  18. FirstResponder = {
  19.     ACTIONS = {
  20.     };
  21.     SUPERCLASS = Object;
  22. };
  23.